How to: Format numbers as currency on a form.

Solution:


In the Form Design view, select the desired control, select the 'View' menu and select 'Properties'. Select the 'Format' tab from the property sheet, and select 'Currency' from the 'Format' drop-down list.

NOTE: The data type must have already been defined in the Table Design view as either currency or number.
NOTE: The properties will be saved only when the design view is saved.